home *** CD-ROM | disk | FTP | other *** search
/ BBS Toolkit / BBS Toolkit.iso / pc_board / rnet108u.zip / SAMPLE2.CFG < prev   
Text File  |  1992-07-27  |  831b  |  29 lines

  1. ;=============================== SAMPLE2.CFG =================================
  2. ;  Sample minimum configuration.  See SAMPLE1.CFG for more information.
  3. ;  Add COMPRESS and UNCOMPRESS if not using PKZIP.
  4. ;  If running multinode, change USERNET= to D:\PCB\MAIN\USERNET.DAT filename.
  5. ;  Specify all conference links as needed!
  6.  
  7. HOSTSYSOP=host sysop name
  8. LOCALSYSOP=your name here
  9.  
  10. HTAG0=tagline text to append to host generated messages
  11. TAG0=tagline text to append to messages from your system
  12.  
  13. WORKDIR=D:\SCRATCH\AREA\HERE\
  14. QWKPATH=D:\QWKS\ARE\HERE\
  15. REPPATH=D:\REPS\GO\HERE\
  16.  
  17. KILLQWK=YES
  18. REPLYPROCESS=APPEND
  19.  
  20. NODE=0
  21. USERNET=NONE
  22.  
  23. CONF=1,1     (sample only!)
  24. CONF=2,2     (local conf 2 = host conf 2)
  25. CONF=3,3     (local conf 3 = host conf 3)
  26. CONF=4,4     (local conf 4 = host conf 4)
  27. CONF=5,5     ... etc
  28.  
  29.